-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
requirements: update pint requirement from <0.22.0 to <0.24.0 #2858
Conversation
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
adb9e21
to
ad4d24c
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
ad4d24c
to
db8509c
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
db8509c
to
f1993d8
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
f1993d8
to
5f0faf5
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
Updates the requirements on [pint](https://github.com/hgrecco/pint) to permit the latest version. - [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES) - [Commits](hgrecco/pint@0.1...0.23) --- updated-dependencies: - dependency-name: pint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
5f0faf5
to
dcf4f33
Compare
This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):
See CI logs for the full diff. |
Superseded by #2977. |
Updates the requirements on pint to permit the latest version.
Changelog
Sourced from pint's changelog.
... (truncated)
Commits
52ac9f5
Preparing for release 0.2357764be
Merge branch 'master' of github.com:hgrecco/pint236b00c
Updated CHANGES2138376
Add parse_units_as_container to homogeneize input/ouput in registry functions...cf86f71
docs: add changes to docs (#1838)b449b72
rename the first positional arg in _trapz to match numpy (#1796)5d533d6
Improve wraps performances (#1866)04cc929
Fix tests for default preferred units (#1868)37127e1
Replace pkg_resources in test_load (#1870)321ea75
Avoid numpy scalar warnings (#1880)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)